Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024 code maintaining #4

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

pauel3312
Copy link

LIST OF ISSUES SOLVED

1- fixed issue #3 by replacing i2s_read_bytes with i2s_read
2- fixed core compiling issue by adding #include "hal/gpio_ll.h" to TFT_eSPI_ESP32.h in TFT_eSPI\Processors
3- fixed to_scale function, it had a random -20000 that botched everything
4- changed a few values that changed names
5- moved oscilloscope stop routines to loop function else it would crash because the wrong thread was calling i2s_adc_disable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant